CacheToDiskEnabled Property (DocumentBase<PageType>)
In This Topic
Gets or sets whether to make the pages collection use a temp file for the canvas item streams.
Syntax
'Declaration
Public ReadOnly Property CacheToDiskEnabled As Boolean
public bool CacheToDiskEnabled {get;}
See Also